<xs:element name="ParcelRows" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="ParcelRow" type="parcel:ParcelRowBase" /> </xs:choice> </xs:complexType> </xs:element>